/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
:root {
  --link-color: #7d57ec;
  --primary-color2: #ded6f4;
}
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "Font Awesome 5 Free";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  font-weight: 900;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sp-top-bar {
  padding: 22px 0;
  z-index: 999;
  position: relative;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
#sp-top-bar .sp-module.top-search {
  width: 75%;
}
#sp-top-bar .sp-module.top-search label.top-search {
  display: none;
}
#sp-top-bar .sp-module.top-search input {
  background: #fff;
  border: none;
}
#sp-top-bar .sp-custom-login:hover a, #sp-top-bar .sp-custom-login:hover .info-text:before {
  color: #7d57ec;
  cursor: pointer;
}
#sp-top-bar .sp-custom-login span.info-text .fa {
  color: rgba(29, 31, 36, 0.2);
  margin-right: 5px;
  transition: all 0.3s ease;
}
#sp-top2 > .sp-column {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 60px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: transparent;
}
#sp-header > .container {
  transition: 0.15s;
}
#sp-header .logo {
  height: 60px;
  display: none;
  margin: 0;
  align-items: center;
  background: #fff;
  padding: 10px 20px;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position: fixed;
  z-index: 9999;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
  animation: fadeInDown 0.35s;
}
#sp-header.header-sticky > .container {
  max-width: 100%;
  padding: 0;
}
#sp-header.header-sticky .logo {
  display: inline-flex;
  animation: fadeIn 0.5s;
}
#sp-menu .sp-module.shop-menu {
  background-color: #4a26b1;
  display: flex;
  align-items: center;
  min-width: 130px;
  justify-content: center;
  padding: 10px;
}
#sp-menu .sp-module.shop-menu ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
#sp-menu .sp-module.shop-menu ul.menu a {
  color: #fff;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.registration .modal {
  display: inline-block;
  position: inherit;
}
.registration .btn-secondary {
  border-radius: 0px;
  background-color: var(--primary-color2);
  border-color: var(--primary-color2);
  color: #7d57ec;
  margin-left: 10px;
}
.registration .btn-secondary:active {
  color: #fff !important;
}
.com-content.layout-edit .nav-tabs .nav-link, .com-content.layout-edit label.hasPopover, .registration label.hasPopover {
  display: inline-block !important;
}
.registration .form-check-inline input[type="radio"] {
  display: inline-block;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search {
  position: relative;
}
.form-search:after {
  content: "\f002";
  color: rgba(29, 31, 36, 0.2);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 13px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 30px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #4a4a4a;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #4a26b1;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article .readmore a {
  color: #4a4a4a;
  font-weight: 500;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #4a26b1;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "|";
}
.article-info > span a {
  color: #4a4a4a;
}
.article-info > span a:hover {
  color: #4a26b1;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.2rem;
}
.related-article-list-container ul.related-article-list li .article-header h2 a {
  color: #252525;
}
.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 1rem 2.5rem;
  border-radius: 100px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
  font-weight: 900;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f005";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  font-weight: 900;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
  padding: 60px 0 0px;
  font-size: 14px;
  line-height: 1.6;
}
#sp-bottom .sp-module {
  margin-bottom: 30px;
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 15px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-bottom .latestnews > li {
  border-bottom: 1px solid #2b2930;
  padding-bottom: 20px;
}
#sp-bottom .latestnews a {
  color: #76737e !important;
}
#sp-bottom .latestnews a:hover, #sp-bottom .latestnews a:focus {
  color: #fff !important;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
  letter-spacing: 2px;
}
#sp-footer a {
  color: #76737e !important;
}
#sp-footer a:hover, #sp-footer a:focus {
  color: #fff !important;
}
#sp-footer .container-inner {
  padding: 10px 0 90px;
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.offline body {
  background: #f3f3f3;
}
html.offline .offline-wrapper {
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon .coming-soon-wrapper {
  display: flex;
  align-items: flex-start;
}
html.coming-soon .coming-soon-wrapper:before {
  content: url("../images/left.png");
  position: relative;
  top: 50px;
  left: 86px;
  z-index: 2;
}
html.coming-soon .coming-soon-wrapper:after {
  content: url("../images/right.png");
  position: relative;
  top: 10px;
  right: 40px;
}
html.coming-soon .coming-soon-box {
  margin: 0 auto;
  padding: 100px 80px 60px 80px;
  background: #fff;
  box-shadow: -22px 22px 48px rgba(6, 0, 24, 0.15);
  position: relative;
  flex: 1 0 540px;
  max-width: 540px;
}
html.coming-soon .coming-soon-box:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border: 1px solid #7d57ec;
  transform: translate(-30px, 30px);
  z-index: -1;
}
html.coming-soon .coming-soon-title {
  font-size: 44px;
  line-height: 56px;
  font-weight: normal;
  margin-bottom: 30px;
}
html.coming-soon .coming-soon-content {
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #76737e;
  letter-spacing: 0.3px;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 45% 83.5%;
  background-color: #f2f2f2;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 20px;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-weight: normal;
  font-size: 27px;
  line-height: 44px;
  color: #7d57ec;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number:after {
  content: ":";
  left: 22px;
  position: relative;
  color: #2b2930;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-weight: 500;
  font-size: 12px;
  line-height: 23px;
  display: block;
  text-transform: uppercase;
  color: #76737e;
}
html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number:after {
  display: none;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  padding-top: 435px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 0rem;
  z-index: 1;
  position: relative;
  top: -51px;
  left: 15px;
}
html.error-page .error-code {
  font-size: 320px;
  font-weight: 400;
  position: absolute;
  top: 195px;
  left: 50%;
  transform: translate(-50%);
  color: #c5bed9;
}
html.error-page .error-message {
  font-weight: normal;
  font-size: 44px;
  line-height: 56px;
  color: #000;
}
html.error-page .error-modules {
  margin-top: 2rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  z-index: 1000;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
.form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
  color: #4a4a4a;
  background-color: #f9f9f9;
  background-clip: padding-box;
  border: 1px solid #f1eeee;
  padding: 10px 15px;
  border-radius: 0px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-bottom: 2px solid #b7b4bf;
}
.form-control::-webkit-input-placeholder, input[type="text"]:not(.form-control)::-webkit-input-placeholder, input[type="email"]:not(.form-control)::-webkit-input-placeholder, input[type="url"]:not(.form-control)::-webkit-input-placeholder, input[type="date"]:not(.form-control)::-webkit-input-placeholder, input[type="password"]:not(.form-control)::-webkit-input-placeholder, input[type="search"]:not(.form-control)::-webkit-input-placeholder, input[type="tel"]:not(.form-control)::-webkit-input-placeholder, input[type="number"]:not(.form-control)::-webkit-input-placeholder, select:not(.form-control)::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b7b4bf;
}
.form-control:focus, input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  box-shadow: none;
  border-color: #7d57ec;
  background-color: #f9f9f9;
  outline: transparent;
}
.input-group-prepend {
  display: none;
}
.sppb-form-group label, .form-group label {
  color: #4a4a4a;
}
.sppb-form-group, .form-group {
  margin-bottom: 30px;
}
select.form-control:not([multiple]), select:not(.form-control):not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  -webkit-appearance: none;
  padding: 15px 20px;
  border-radius: 0px;
  background-color: #f9f9f9;
  color: #8e8e8e;
  background-image: url("../images/caret-down.svg");
  background-repeat: no-repeat;
  background-position: 95% 15px;
  background-size: 14px;
}
select.form-control:not([multiple]):focus, select:not(.form-control):not([multiple]):focus, select.inputbox:not([multiple]):focus, select:not([multiple]):focus {
  border-color: #7d57ec;
}
select.sppb-form-control:not([size]):not([multiple]) {
  height: 56px;
}
.sppb-form-group textarea.sppb-form-control {
  color: #8e8e8e;
  background-color: #f9f9f9;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 0px;
  border-bottom: 2px solid #b7b4bf;
}
.sppb-form-group textarea.sppb-form-control:focus {
  border-color: #7d57ec;
  background-color: #f9f9f9;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.sppb-addon-form-builder label.sppb-form-check-label::before, div.form-builder-checkbox-item label::before {
  border-radius: 0;
  width: 15px;
  height: 15px;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
  margin: 0;
  margin-right: -5px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
/*================================================================================================
 ===================    Detault Button design  ===================================================*/
.sppb-btn.focus, .sppb-btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
body .sppb-btn, body .btn {
  padding: 7px 28px 6px 28px;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.3px;
}
body .sppb-btn.sppb-btn-3d, body .btn.sppb-btn-3d {
  padding-top: 14px;
  padding-bottom: 13px;
}
body .sppb-btn.sppb-btn-xlg, body .btn.sppb-btn-xlg {
  padding: 13px 48px 13px 48px;
}
body .sppb-btn.sppb-btn-lg, body .btn.sppb-btn-lg {
  padding: 10px 30px 9px 30px;
}
body .sppb-btn.sppb-btn-sm, body .btn.sppb-btn-sm {
  padding: 4px 28px 3px 28px;
}
body .sppb-btn.sppb-btn-xs, body .btn.sppb-btn-xs {
  padding: 4px 20px 3px 20px;
}
body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn-success.sppb-btn, body .btn.btn-primary, body .btn-success.btn {
  background-color: #7d57ec;
  color: #fff;
  border-color: #7d57ec;
  border-radius: 0px;
}
body .sppb-btn.sppb-btn-default:hover, body .btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:hover, body .sppb-btn.btn-primary:hover, body .btn-success.sppb-btn:hover, body .btn.btn-primary:hover, body .btn-success.btn:hover, body .sppb-btn.sppb-btn-default:focus, body .btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:focus, body .sppb-btn.btn-primary:focus, body .btn-success.sppb-btn:focus, body .btn.btn-primary:focus, body .btn-success.btn:focus, body .sppb-btn.sppb-btn-default:active, body .btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:active, body .btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:active, body .btn-success.sppb-btn:active, body .btn.btn-primary:active, body .btn-success.btn:active {
  background-color: #4a26b1;
}
body .sppb-btn.sppb-btn-default.sppb-btn-gradient, body .btn.sppb-btn-default.sppb-btn-gradient, body .sppb-btn.sppb-btn-primary.sppb-btn-gradient, body .btn.sppb-btn-primary.sppb-btn-gradient, body .sppb-btn.btn-primary.sppb-btn-gradient, body .btn-success.sppb-btn.sppb-btn-gradient, body .btn.btn-primary.sppb-btn-gradient, body .btn-success.btn.sppb-btn-gradient {
  background-image: linear-gradient(0deg, #7d57ec 0, #4a26b1 100%);
  color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-rounded, body .btn.sppb-btn-default.sppb-btn-rounded, body .sppb-btn.sppb-btn-primary.sppb-btn-rounded, body .btn.sppb-btn-primary.sppb-btn-rounded, body .sppb-btn.btn-primary.sppb-btn-rounded, body .btn-success.sppb-btn.sppb-btn-rounded, body .btn.btn-primary.sppb-btn-rounded, body .btn-success.btn.sppb-btn-rounded {
  border-radius: 5px;
}
body .sppb-btn.sppb-btn-default.sppb-btn-round, body .btn.sppb-btn-default.sppb-btn-round, body .sppb-btn.sppb-btn-primary.sppb-btn-round, body .btn.sppb-btn-primary.sppb-btn-round, body .sppb-btn.btn-primary.sppb-btn-round, body .btn-success.sppb-btn.sppb-btn-round, body .btn.btn-primary.sppb-btn-round, body .btn-success.btn.sppb-btn-round {
  border-radius: 30px;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline, body .btn.sppb-btn-default.sppb-btn-outline, body .sppb-btn.sppb-btn-primary.sppb-btn-outline, body .btn.sppb-btn-primary.sppb-btn-outline, body .sppb-btn.btn-primary.sppb-btn-outline, body .btn-success.sppb-btn.sppb-btn-outline, body .btn.btn-primary.sppb-btn-outline, body .btn-success.btn.sppb-btn-outline {
  background-color: transparent;
  color: #7d57ec;
  border-color: #7d57ec;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover, body .btn.sppb-btn-default.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, body .btn.sppb-btn-primary.sppb-btn-outline:hover, body .sppb-btn.btn-primary.sppb-btn-outline:hover, body .btn-success.sppb-btn.sppb-btn-outline:hover, body .btn.btn-primary.sppb-btn-outline:hover, body .btn-success.btn.sppb-btn-outline:hover {
  background-color: #7d57ec;
  color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-white, body .btn.sppb-btn-default.sppb-btn-outline.btn-white, body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-white, body .btn.sppb-btn-primary.sppb-btn-outline.btn-white, body .sppb-btn.btn-primary.sppb-btn-outline.btn-white, body .btn-success.sppb-btn.sppb-btn-outline.btn-white, body .btn.btn-primary.sppb-btn-outline.btn-white, body .btn-success.btn.sppb-btn-outline.btn-white {
  border-color: #fff;
  color: #fff;
}
body .sppb-btn.sppb-btn-default.sppb-btn-outline.btn-white:hover, body .btn.sppb-btn-default.sppb-btn-outline.btn-white:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-outline.btn-white:hover, body .btn.sppb-btn-primary.sppb-btn-outline.btn-white:hover, body .sppb-btn.btn-primary.sppb-btn-outline.btn-white:hover, body .btn-success.sppb-btn.sppb-btn-outline.btn-white:hover, body .btn.btn-primary.sppb-btn-outline.btn-white:hover, body .btn-success.btn.sppb-btn-outline.btn-white:hover {
  color: #fff;
  background-color: #7d57ec;
  border-color: #7d57ec;
}
body .sppb-btn.sppb-btn-default.sppb-btn-3d, body .btn.sppb-btn-default.sppb-btn-3d, body .sppb-btn.sppb-btn-primary.sppb-btn-3d, body .btn.sppb-btn-primary.sppb-btn-3d, body .sppb-btn.btn-primary.sppb-btn-3d, body .btn-success.sppb-btn.sppb-btn-3d, body .btn.btn-primary.sppb-btn-3d, body .btn-success.btn.sppb-btn-3d {
  border-bottom-color: #4a26b1;
}
body .sppb-btn.sppb-btn-default.sppb-btn-3d:hover, body .btn.sppb-btn-default.sppb-btn-3d:hover, body .sppb-btn.sppb-btn-primary.sppb-btn-3d:hover, body .btn.sppb-btn-primary.sppb-btn-3d:hover, body .sppb-btn.btn-primary.sppb-btn-3d:hover, body .btn-success.sppb-btn.sppb-btn-3d:hover, body .btn.btn-primary.sppb-btn-3d:hover, body .btn-success.btn.sppb-btn-3d:hover {
  border-bottom-color: transparent;
}
body .sppb-btn.sppb-btn-secondary, body .btn.sppb-btn-secondary {
  background-color: #fff;
  color: #7d57ec;
  border-color: #fff;
}
body .sppb-btn.sppb-btn-secondary:hover, body .btn.sppb-btn-secondary:hover, body .sppb-btn.sppb-btn-secondary:focus, body .btn.sppb-btn-secondary:focus, body .sppb-btn.sppb-btn-secondary:active, body .btn.sppb-btn-secondary:active {
  background-color: #7d57ec;
  border-color: #fff;
  color: #fff;
}
body .sppb-btn.sppb-btn-secondary.sppb-btn-outline, body .btn.sppb-btn-secondary.sppb-btn-outline {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:hover, body .btn.sppb-btn-secondary.sppb-btn-outline:hover, body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:focus, body .btn.sppb-btn-secondary.sppb-btn-outline:focus, body .sppb-btn.sppb-btn-secondary.sppb-btn-outline:active, body .btn.sppb-btn-secondary.sppb-btn-outline:active {
  background-color: #fff;
  border-color: #fff;
  color: #7d57ec;
}
body .sppb-btn.sppb-btn-link, body .btn.sppb-btn-link {
  padding: 0px;
  color: #7d57ec;
  font-weight: 500;
  letter-spacing: 0.3px;
}
body .sppb-btn.sppb-btn-link:hover, body .btn.sppb-btn-link:hover {
  text-decoration: underline;
}
body .sppb-btn.sppb-btn-warning, body .btn.sppb-btn-warning {
  background-color: #ffaa1c;
  border-color: #ffaa1c;
}
body .sppb-btn.sppb-btn-info, body .btn.sppb-btn-info {
  background-color: #00d9c4;
  border-color: #00d9c4;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > .btn-success.dropdown-toggle:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
  outline: none;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .show > .btn-success.dropdown-toggle, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus, .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #7d57ec;
  border-color: #7d57ec;
  color: #000;
}
.btn:focus {
  box-shadow: none !important;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading {
  padding: 12px 0px;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-heading.active .sppb-panel-title {
  color: rgba(61, 61, 61, 0.6);
}
.sppb-addon-accordion .sppb-panel-faq .sppb-toggle-direction i {
  color: rgba(43, 41, 48, 0.3);
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.sppb-addon-accordion .sppb-panel-faq .sppb-panel-body {
  padding: 15px 0px 45px 0px;
}
.sp-custom-login-on {
  position: relative;
}
.sp-custom-login-on .icons-wrap {
  display: flex;
  align-items: center;
}
.sp-custom-login-on .icons-wrap .user-icon {
  font-size: 20px;
  margin-right: 5px;
}
.sp-custom-login-on .icons-wrap .log-text {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
}
.sp-custom-login-on .arrow-icon {
  font-size: 12px;
  margin-left: 5px;
}
.sp-custom-login-on .form-login-wrap {
  position: absolute;
  top: 100%;
  display: none;
  -webkit-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
  right: -15px;
  padding-top: 23px;
}
.sp-custom-login-on .form-login-wrap .login-greeting {
  margin-bottom: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper {
  font-size: 14px;
  min-width: 150px;
  border: 1px solid #e0e0e0;
  background: #fff;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
  list-style: none;
  font-weight: 600;
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #efeff3;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu > li:not(:last-child) {
  margin-bottom: 15px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  padding: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover, .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus {
  color: #7d57ec;
  cursor: pointer;
  text-decoration: none;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover input[type="submit"], .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus input[type="submit"] {
  color: #7d57ec !important;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
  font-size: 18px;
  margin-right: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type="submit"] {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #4a4a4a !important;
}
.sp-custom-login-on:hover .form-login-wrap {
  display: block;
}
/*===========   default optin in form  =============*/
.sppb-addon-optin-forms {
  padding: 0px;
}
.sppb-addon-optin-forms .sppb-optin-form-info-wrap {
  order: 2;
}
.sppb-addon-optin-forms .sppb-optin-form-info-wrap .sppb-optin-form-details {
  font-weight: 300;
}
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
  padding: 0px;
}
.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group {
  margin-bottom: 10px;
}
.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control {
  letter-spacing: 0.3px;
  background: #fff;
  padding: 8px 15px;
  border: 1px solid #c4c7c7;
  border-radius: 2px;
  color: #4a4a4a;
}
.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c4c7c7;
}
.sppb-addon-optin-forms .sppb-optin-form .sppb-btn-custom {
  border-radius: 2px;
}
/*===========   bottom  =============*/
.footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  padding: 19px 30px 18px 30px;
  font-weight: 500;
}
.footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control::-webkit-input-placeholder {
  color: #76737e;
}
.footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-btn-custom {
  padding: 15px 20px 0px 0px;
}
.footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-btn-custom i {
  font-size: 26px;
}
/*===============   testimonail =================*/
.affiliate-testimonial .sppb-carousel-extended-outer-stage {
  padding: 50px 0px 2px 0px;
}
.affiliate-testimonial .sppb-carousel-extended-item {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.4s ease-in-out;
  border-top: 2px solid transparent;
}
.affiliate-testimonial .sppb-carousel-extended-item:hover {
  border-top-color: #7d57ec;
  transform: translateY(-15px);
  cursor: pointer;
}
.affiliate-testimonial .sppb-carousel-extended-list {
  z-index: 5;
}
.affiliate-testimonial .sppb-testimonial-carousel-content-wrap {
  display: block;
}
.affiliate-testimonial .sppb-testimonial-carousel-content-wrap .sppb-testimonial-carousel-name {
  border-top: 1px solid #ebebeb;
  padding-top: 10px;
}
.affiliate-testimonial .sppb-testimonial-carousel-name {
  letter-spacing: 0.3px;
}
.affiliate-testimonial .sppb-carousel-extended-nav-control {
  top: 46px;
  height: 85%;
}
.affiliate-testimonial .sppb-carousel-extended-nav-control .nav-control {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.affiliate-testimonial .sppb-carousel-extended-nav-control .nav-control.prev-control {
  margin-left: -45px;
}
.affiliate-testimonial .sppb-carousel-extended-nav-control .nav-control.next-control {
  margin-right: -45px;
}
/*===========   featuer box  =============*/
.affliliate-feature-box .sppb-img-container {
  text-align: center;
}
.affliliate-feature-box .sppb-feature-box-title {
  padding: 0px 30px;
}
.affliliate-feature-box .sppb-media-content {
  position: relative;
}
.affliliate-feature-box .sppb-media-content:before {
  content: "";
  width: 96%;
  height: 1px;
  top: -40px;
  left: 7px;
  display: block;
  position: relative;
  background: #f2f2f2;
}
.affliliate-feature-box .sppb-media-content .sppb-btn-link {
  display: block;
  text-align: right;
  color: #76737e;
  margin-right: 25px;
}
.affliliate-feature-box .sppb-media-content .sppb-btn-link:hover {
  color: #7d57ec;
}
.affliliate-feature-box .sppb-media-content .sppb-btn-link:hover i {
  color: #7d57ec;
}
.affliliate-feature-box .sppb-media-content .sppb-btn-link i {
  font-size: 9px;
  color: #76737e;
  margin-left: 10px;
}
/*===========   blog details feature box =============*/
.blog-details-feature .sppb-feature-box-title > span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2.04167px;
  font-weight: normal;
  color: #7d57ec;
  margin-bottom: 10px;
}
.blog-details-feature .sppb-btn-link i {
  margin-left: 10px;
  color: rgba(125, 87, 236, 0.45);
}
.blog-details-feature .sppb-addon-text p {
  margin: 0px;
}
/*===========   blog details Modules =============*/
.sppb-addon-module.our-pick {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.sppb-addon-module.our-pick .sppb-addon-title {
  background: #ded6f4;
  padding: 18px 25px;
  margin: 0px;
}
.sppb-addon-module.our-pick .custom {
  padding: 10px 25px 33px 25px;
}
.sppb-addon-module.our-pick .custom p {
  margin: 0px;
  font-weight: 500;
}
.sppb-addon-module.our-pick .custom div:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}
.sppb-addon-module.our-pick .custom div p:first-child {
  line-height: 23px;
  letter-spacing: 1.03704px;
  font-size: 14px;
  padding-top: 18px;
  text-transform: uppercase;
  color: #76737e;
  margin-bottom: 7px;
}
.sppb-addon-module.our-pick .custom div p:last-child {
  font-size: 18px;
}
.sppb-addon-module.our-pick .custom div p:last-child a {
  color: #2b2930;
}
.sppb-addon-module.our-pick .custom div p:last-child a:hover {
  color: #7d57ec;
}
.sppb-addon-module.related-articles .sppb-addon-title {
  letter-spacing: 0.3px;
}
.sppb-addon-module.related-articles .custom div {
  background: #dfe2e6;
  padding: 97px 55px 38px 33px;
  margin-bottom: 30px;
}
.sppb-addon-module.related-articles .custom div a {
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
  font-weight: 500;
}
.sppb-addon-module.related-articles .custom div a:hover {
  color: #7d57ec;
}
.sec-relative {
  position: relative;
}
.view-article .pager li a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.3px;
  color: #fff;
  padding: 5px 30px;
  border-radius: 0px;
  background: #7d57ec;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics h3.sp-module-title {
  font-size: 27px;
  font-weight: 400;
  background: #ded6f4;
  padding: 25px;
  margin: 0;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics .sp-module-content {
  background: #fff;
  padding: 0 25px;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics .sp-module-content ul li {
  padding: 20px 0;
  font-weight: 500;
  font-size: 18px;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics .sp-module-content ul li h4 {
  margin: 0;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics .sp-module-content ul li h4 a {
  color: #2b2930;
}
.best-in-class-reviews .best-in-class-reviews-popular-topics .sp-module-content ul li h4 a:hover {
  color: #7d57ec;
}
.best-in-class-reviews .best-in-class-reviews-usefull-resources h3.sp-module-title {
  font-weight: 400;
  font-size: 27px;
  line-height: 44px;
  color: #2b2930;
  margin-bottom: 20px;
}
.best-in-class-reviews .articles-leading .article {
  position: relative;
}
.best-in-class-reviews .articles-leading .article .article-body {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.180835) -10.11%, #fff 99.69%);
  backdrop-filter: blur(2.71828px);
  padding: 0 35px 30px;
}
.best-in-class-reviews .articles-leading .article .article-body .article-info-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.best-in-class-reviews .articles-leading .article .article-body .article-info-wrap span.published {
  padding-top: 5px;
}
.best-in-class-reviews .articles-leading .article .article-body .article-info-wrap .article-header h2 {
  margin: 0;
  font-size: 27px;
  line-height: 44px;
  color: #2b2930;
  width: 70%;
}
.best-in-class-reviews .articles-leading .article .article-body .article-info-wrap .article-info {
  margin-bottom: 10px;
}
.best-in-class-reviews .articles-leading .article .article-body .article-info-wrap .article-info span.createdby {
  display: none;
}
.best-in-class-reviews .articles-leading .article .article-body .article-introtext {
  margin-top: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  display: block;
  width: 70%;
}
.best-in-class-reviews .articles-leading .article .article-body .article-introtext p {
  margin: 0;
}
.best-in-class-reviews .article-introtext {
  display: none;
}
.best-in-class-reviews .article-info span.createdby {
  display: flex;
}
.best-in-class-reviews .article-info span.createdby .info-block-title {
  margin-right: 5px;
}
.best-in-class-reviews .article-info-wrap .article-header h2 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 30px;
}
.best-in-class-reviews .article-info-wrap .article-header h2 a {
  color: #2b2930;
}
.best-in-class-reviews .article-info-wrap .article-info {
  font-size: 12px;
  letter-spacing: 1.75px;
  color: #9b9b9b;
}
.best-in-class-reviews .article-info-wrap .article-info span.published {
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.03704px;
  text-transform: uppercase;
  color: #76737e;
}
.best-in-class-reviews .article-info-wrap .article-info span.createdby .info-block-title {
  margin-right: 5px;
}
.best-in-class-reviews .sppb-addon-optin-forms .sppb-form-group .button-wrap .sppb-btn-success {
  background: #7d57ec;
  border-radius: 2px;
}
.affility-compare-wrapper .sppb-no-gutter > .sppb-col, .affility-compare-wrapper .sppb-no-gutter > [class*=sppb-col-] {
  border-left: 1px solid #ebebeb;
}
.sppb-addon-articles-layout a {
  color: #4a4a4a;
}
.sppb-addon-articles-layout a:hover, .sppb-addon-articles-layout a:focus {
  color: #7d57ec;
}
.sppb-addon-articles-layout .sppb-addon-article .sppb-article-img-wrap {
  position: relative;
}
.sppb-addon-articles-layout.grid .leading-item .sppb-article-info-wrap {
  margin-top: 20px;
}
.sppb-addon-articles-layout.grid .leading-item .sppb-article-info-wrap h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 1.6;
}
.sppb-addon-articles-layout.grid .leading-item .sppb-article-info-wrap > span {
  font-size: 14px;
  letter-spacing: 1.03704px;
}
.sppb-addon-articles-layout.grid .leading-item .sppb-meta-category {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #00d9c4;
  z-index: 10;
  font-size: 14px;
  padding: 5px 15px;
}
.sppb-addon-articles-layout.grid .leading-item .sppb-meta-category a {
  color: #fff;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-row > div:nth-child(n) .sppb-addon-article .sppb-meta-category a {
  color: #ffaa1c;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-row > div:nth-child(2n) .sppb-addon-article .sppb-meta-category a {
  color: #48adf5;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-row > div:nth-child(3n) .sppb-addon-article .sppb-meta-category a {
  color: #20b471;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-info-wrap {
  margin-left: 20px;
  border-top: 1px solid rgba(183, 180, 191, 0.3);
  padding-top: 15px;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-info-wrap .sppb-meta-category {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-info-wrap h3 {
  line-height: 1.6;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
  font-size: 14px;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
  display: none;
}
.sppb-addon-articles-layout.grid .intro-articles .sppb-addon-article .sppb-article-img-wrap {
  max-width: 160px;
}
.sppb-addon-articles-layout.list .sppb-addon-content > .sppb-btn {
  text-align: right;
  color: #76737e;
}
.sppb-addon-articles-layout.list .sppb-addon-content > .sppb-btn:hover, .sppb-addon-articles-layout.list .sppb-addon-content > .sppb-btn:focus {
  color: #7d57ec;
}
.sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .sppb-addon-article {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .sppb-article-meta, .sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .entry-video, .sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .sppb-article-img-wrap {
  display: none;
}
.sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .sppb-article-info-wrap {
  margin-top: 5px;
}
.sppb-addon-articles-layout.list .sppb-addon-content > div > div:not(:first-child) .sppb-article-info-wrap h3 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.sppb-addon-articles-layout.list .sppb-addon-article {
  margin-bottom: 20px;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap {
  margin-top: 20px;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap h3 {
  line-height: 1.6;
  margin-bottom: 10px;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap h3 a {
  color: #2b2930;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap h3 a:hover, .sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap h3 a:focus {
  color: #7d57ec;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #76737e;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta > span:not(:last-child):after {
  content: "|";
  color: #76737e;
  padding-left: 10px;
  margin-right: 10px;
}
.sppb-addon-articles-layout.list .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext {
  margin-top: 20px;
}
.review-details-v2 #sp-main-body > .container {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}
.form-sppoll {
  display: block !important;
}
.affility-poll .mod-sppoll h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.03px;
  text-transform: uppercase;
  color: #76737e;
  margin-top: -50px;
  margin-bottom: 27px;
}
.affility-poll .mod-sppoll .sppoll-question-wrap {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border-top: 3px solid #7d57ec;
  padding: 30px 36px 34px 36px;
  max-width: 445px;
}
.affility-poll .mod-sppoll .sppoll-question-wrap strong {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
  display: block;
  margin-bottom: 20px;
}
.affility-poll .mod-sppoll .form-sppoll > input {
  margin-top: 15px;
}
.affility-poll .mod-sppoll .form-sppoll > input:hover {
  cursor: pointer;
}
.affility-poll .mod-sppoll .radio label {
  padding: 10px 0px;
  font-weight: 300;
}
.affility-poll .mod-sppoll .radio input {
  -webkit-appearance: none;
  position: relative;
}
.affility-poll .mod-sppoll .radio input:before {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #b7b4bf;
  content: "";
  display: block;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.affility-poll .mod-sppoll .radio input:after {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #111;
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 4px;
  opacity: 0;
  visibility: hidden;
}
.affility-poll .mod-sppoll .radio input:checked:after {
  visibility: visible;
  opacity: 1;
}
.affility-poll .mod-sppoll .radio input:focus {
  outline: none;
}
.affility-poll .mod-sppoll .sppoll-results-wrap {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 37px 48px 40px 48px;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .poll-votes {
  font-size: 16px;
  color: #76737e;
}
.affility-poll .mod-sppoll .sppoll-results-wrap strong {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .sp-poll-resul-item {
  padding: 15px 0px;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .poll-info > span {
  margin-bottom: 5px;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .progress {
  height: 2px;
  background-color: #ded6f4;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .progress-bar {
  min-width: 2em;
  width: 27%;
  position: absolute;
  background: transparent;
  text-align: right;
  color: #7d57ec;
  font-weight: 300;
}
.affility-poll .mod-sppoll .sppoll-results-wrap .progress-bar:before {
  content: "";
  width: 100%;
  background: #7d57ec;
  display: block;
  top: 0px;
  height: 2px;
}
/*****************************************************************************************************/
/*************************************  Shop Landing Start Here  *************************************/
/*****************************************************************************************************/
.affility-shop-landing-top-wrapper .shop-landing-cta-wrap {
  width: 50%;
  margin-left: auto;
}
.affility-shop-landing-top-wrapper .sppb-carousel-extended {
  width: 86%;
}
/*****************************************************************************************************/
/*************************************  Shop Landing end:: Here  *************************************/
/*****************************************************************************************************/
.affility-shop-carousel .sppb-carousel-extended-nav-control {
  width: auto;
  right: -110px;
  bottom: 30px !important;
  top: auto !important;
}
.affility-shop-carousel .sppb-carousel-extended-nav-control .nav-control {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  border: 0px;
}
.affility-shop-carousel .sppb-carousel-extended-nav-control .nav-control.next-control {
  margin-right: 0px;
  border-radius: 0px 20px 20px 0px;
}
.affility-shop-carousel .sppb-carousel-extended-nav-control .nav-control.prev-control {
  margin-left: 0px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px 0px 0px 20px;
}
.countdown .sppb-countdown-text {
  display: none;
}
.countdown .sppb-countdown-timer > div {
  display: flex;
}
.countdown .sppb-countdown-timer > div:not(:first-child):before {
  content: ":";
  position: relative;
  right: 8px;
  top: -2px;
}
.hot-badge:after, .new-badge:after {
  content: "";
  position: absolute;
  height: 60px;
  top: 0px;
  right: 0px;
  border-top: 0px solid transparent;
  border-right: 60px solid #ff4d54;
  border-bottom: 60px solid transparent;
  z-index: 1;
}
.hot-badge:before, .new-badge:before {
  content: "HOT";
  position: absolute;
  top: 10px;
  right: 3px;
  z-index: 2;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.3px;
  transform: rotate(45deg);
}
.new-badge:after {
  border-right: 60px solid #00d9c4;
}
.new-badge:before {
  content: "NEW";
}
.arrow-button {
  position: absolute !important;
  top: 0px;
  right: 0px;
  width: 25px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b7b4bf;
  padding-right: 10px;
  transform: translate(5px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}
.product-hover-button:hover .arrow-button {
  background-color: #b7b4bf;
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}
/**======================================= Shop Listing ==========================================**/
.j2store-product-list .j2store-single-product {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(58, 0, 30, 0.15);
  padding-bottom: 20px;
  margin-bottom: 30px;
  height: 95%;
}
.j2store-product-list .j2store-product-images {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
.j2store-product-list .j2store-product-images .j2store-thumbnail-image {
  text-align: center;
}
.j2store-product-list .j2store-product-images .j2store-thumbnail-image img {
  display: inline-block;
}
.j2store-product-list .product-title {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  margin: 0px 20px 10px 20px;
}
.j2store-product-list .product-title a {
  color: #4a4a4a;
}
.j2store-product-list .product-title a:hover {
  color: #7d57ec;
}
.j2store-product-list .product-price-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  margin: 0px 20px 0px 20px;
}
.j2store-product-list .sale-price {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.j2store-product-list .base-price {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: line-through;
  color: #76737e;
  margin: 0px 20px 0px 20px;
}
.j2store-product-list .j2store-addtocart-form {
  display: none;
}
.j2store-product-list .discount-percentage {
  display: none;
}
.j2store-product-list .btn-default {
  display: none;
}
.j2store-product-list .product-filter-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #3d3d3d;
  display: block;
  margin-bottom: 20px;
}
.j2store-product-filter-title span {
  margin-bottom: 10px;
  display: inline-block;
}
.j2store-product-filters .j2store-item-category {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #76737e;
  margin: 5px 0px;
  display: inline-block;
}
.j2store-product-filters .active.j2product-categories .j2store-item-category {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #111;
}
.j2store-category-list {
  flex-direction: column;
}
#j2store-brand-filter-container .j2store-product-brand-label, #j2store-pf-filter-gender_1 .j2store-product-brand-label, .j2store-productfilter-list .j2store-product-brand-label, #j2store-brand-filter-container .j2store-productfilter-label, #j2store-pf-filter-gender_1 .j2store-productfilter-label, .j2store-productfilter-list .j2store-productfilter-label {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #76737e;
}
#j2store-brand-filter-container .j2store-brand-checkboxes, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes, .j2store-productfilter-list .j2store-brand-checkboxes, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3 {
  -webkit-appearance: none;
  position: relative;
}
#j2store-brand-filter-container .j2store-brand-checkboxes:before, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes:before, .j2store-productfilter-list .j2store-brand-checkboxes:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #b7b4bf;
  border-radius: 2px;
  display: block;
  margin-right: 10px;
}
#j2store-brand-filter-container .j2store-brand-checkboxes:after, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes:after, .j2store-productfilter-list .j2store-brand-checkboxes:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: -1px;
  font-size: 10px;
  left: 3px;
  color: #7d57ec;
  visibility: hidden;
  opacity: 0;
}
#j2store-brand-filter-container .j2store-brand-checkboxes:checked, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes:checked, .j2store-productfilter-list .j2store-brand-checkboxes:checked, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1:checked, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1:checked, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1:checked, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2:checked, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2:checked, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2:checked, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3:checked, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3:checked, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3:checked {
  outline: none;
}
#j2store-brand-filter-container .j2store-brand-checkboxes:checked:before, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes:checked:before, .j2store-productfilter-list .j2store-brand-checkboxes:checked:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1:checked:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1:checked:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1:checked:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2:checked:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2:checked:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2:checked:before, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3:checked:before, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3:checked:before, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3:checked:before {
  border-color: #7d57ec;
}
#j2store-brand-filter-container .j2store-brand-checkboxes:checked:after, #j2store-pf-filter-gender_1 .j2store-brand-checkboxes:checked:after, .j2store-productfilter-list .j2store-brand-checkboxes:checked:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-gender_1:checked:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-gender_1:checked:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-gender_1:checked:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-size_2:checked:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-size_2:checked:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-size_2:checked:after, #j2store-brand-filter-container .j2store-pfilter-checkboxes-color_3:checked:after, #j2store-pf-filter-gender_1 .j2store-pfilter-checkboxes-color_3:checked:after, .j2store-productfilter-list .j2store-pfilter-checkboxes-color_3:checked:after {
  visibility: visible;
  opacity: 1;
}
#j2store-price-filter-container #j2store-slider-range {
  width: 95% !important;
  left: 10px;
}
#j2store-price-filter-container #j2store-slider-range .ui-slider-range, #j2store-price-filter-container #j2store-slider-range.ui-slider {
  background-color: #b7b4bf;
}
#j2store-price-filter-container #j2store-slider-range-box {
  display: flex;
  flex-direction: column-reverse;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #76737e;
}
#j2store-price-filter-container #j2store-slider-range .ui-slider-handle {
  background: #7d57ec;
  top: -6px;
  width: 15px;
  height: 15px;
}
#j2store-price-filter-container #min_price, #j2store-price-filter-container #max_price {
  display: none;
}
#j2store-price-filter-container #min_price_display, #j2store-price-filter-container #max_price_display {
  border: 1px solid #b7b4bf;
  border-radius: 1px;
  padding: 3px 20px;
  margin: 0px 0px 0px 5px;
}
#j2store-price-filter-container #min_price_display {
  margin: 0px 5px 0px 5px;
}
#j2store-price-filter-container #filterProductsBtn {
  margin-top: 20px;
}
#productFilters {
  margin-bottom: 30px;
}
#productFilters .j2store-product-search-input {
  width: 30%;
  border-bottom: none;
  padding: 10px 15px;
}
#productFilters .j2store-product-search-input:focus {
  border: 1px solid #7d57ec;
}
#productFilters #j2store_sortby {
  width: 30%;
  border-bottom: 0px;
  padding: 11px 10px;
  background-position: 95% 10px;
  margin-left: auto;
}
#productFilters #j2store_sortby:focus {
  border: 1px solid #7d57ec;
}
.affility-article-carousel .bx-viewport {
  z-index: 2;
}
.affility-article-carousel .bx-controls.bx-has-pager {
  height: 100%;
  top: 0px;
}
.affility-article-carousel .bx-default-pager {
  display: none;
}
.affility-article-carousel .bx-controls-direction a:hover {
  color: #b7b4bf;
}
.affility-article-carousel div.bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
  right: -40px;
}
.affility-article-carousel .bx-controls-direction {
  width: 100%;
  height: 100%;
}
.affility-article-carousel .sppb-articles-carousel-content {
  background: none;
  box-shadow: none;
  padding: 0px;
  margin-bottom: 15px;
}
.affility-article-carousel .sppb-articles-carousel-content .sppb-articles-carousel-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.affility-article-carousel .sppb-articles-carousel-content .sppb-articles-carousel-link:hover {
  color: #7d57ec;
}
.affility-article-carousel .sppb-articles-carousel-content .sppb-articles-carousel-introtext {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
}
.affility-article-carousel .sppb-articles-carousel-meta-category, .affility-article-carousel .sppb-articles-carousel-meta {
  display: none;
}
.affility-article-carousel .bx-wrapper .bx-next {
  height: 233px;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(183, 180, 191, 0.1);
  color: #b7b4bf;
}
.affility-article-carousel .bx-wrapper .bx-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(183, 180, 191, 0.1);
  color: #b7b4bf;
  height: 233px;
  top: 15px;
  left: -40px;
}
.affility-article-carousel .bx-controls-direction a {
  width: 30px !important;
}
#j2store-pagination {
  border-top: 1px solid #b7b4bf;
  padding-top: 20px;
  margin-top: 10px;
}
#j2store-pagination .pagination {
  justify-content: center;
}
#j2store-pagination .page-item .page-link {
  background: none;
  border: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1.03704px;
  text-transform: uppercase;
  color: #b7b4bf;
}
#j2store-pagination .page-item .page-link:focus {
  box-shadow: none;
}
#j2store-pagination .page-item.active .page-link {
  color: #434343;
}
.com-j2store.view-products #sp-main-body {
  padding: 50px 0 100px 0px;
}
.view-products .detail .j2store-view-back-button a {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  background: none;
  border: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 50px;
}
.view-products .detail .j2store-view-back-button a:active, .view-products .detail .j2store-view-back-button a:hover, .view-products .detail .j2store-view-back-button a:focus {
  background: none;
  border: none;
  color: #4a4a4a;
}
.view-products .detail .j2store-view-back-button a i {
  font-size: 9px;
  line-height: 18px;
  letter-spacing: 1.45833px;
  color: #7d57ec;
  position: relative;
  top: -1px;
}
.view-products .detail .product-image-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.view-products .detail .additional-image-list {
  padding: 0px;
}
.view-products .detail .additional-image-list li {
  display: block;
  margin-bottom: 10px;
}
.view-products .detail .product-title {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  color: #3a001e;
}
.view-products .detail .sale-price {
  font-weight: normal;
  font-size: 27px;
  line-height: 44px;
  color: #2b2930;
}
.view-products .detail .j2store-cart-button {
  width: 100%;
  padding: 13px;
  background: transparent;
  color: #7d57ec;
  margin-bottom: 30px;
}
.view-products .detail .j2store-cart-button:hover {
  color: #fff;
  background-color: #7d57ec;
}
.view-products .detail .affility-product-brand-wrap {
  border-bottom: 1px solid #b7b4bf;
  margin-bottom: 17px;
  padding-bottom: 17px;
}
.view-products .detail .product-price-container {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.view-products .detail .product-price-container .base-price {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: line-through;
  color: #76737e;
  margin-left: 15px;
}
.view-products .detail .discount-percentage {
  color: #7d57ec;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #7d57ec;
  background: #ded6f4;
  display: inline-block;
  padding: 2px 17px 1px 21px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.view-products .detail .manufacturer-brand {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2.04167px;
  color: #76737e;
}
.view-products .detail .product-hightlight-top {
  border-bottom: 1px solid #e5e5e5;
}
.view-products .detail .product-hightlight-top img {
  display: inline-block;
}
.view-products .detail .product-hightlight-top p {
  display: inline-block;
}
.view-products .detail .j2-store-social-share {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.view-products .detail .j2-store-social-share .share-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #7c7c7c;
}
.view-products .detail .j2-store-social-share ul {
  list-style: none;
  display: inline-block;
}
.view-products .detail .j2-store-social-share ul li {
  display: inline-block;
}
.view-products .detail .j2-store-social-share ul li a {
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #76737e;
  padding: 0px 10px;
}
.view-products .detail .j2-store-social-share ul li a:hover {
  color: #7d57ec;
}
.view-products .detail .j2store-addtocart-form .option {
  display: flex;
  flex-wrap: wrap;
}
.view-products .detail .j2store-addtocart-form .option > b {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #7c7c7c;
  flex: 1 0 100%;
  margin-bottom: 10px;
}
.view-products .detail .j2store-addtocart-form .option input {
  -webkit-appearance: none;
}
.view-products .detail .j2store-addtocart-form .option input:checked + label {
  border-color: #7d57ec;
  background-color: var(--link-color);
  color: #fff;
}
.view-products .detail .j2store-addtocart-form .option label {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #76737e;
  border: 1px solid #979797;
  padding: 6px 12px 5px 12px;
  text-transform: uppercase;
  transition: 0.3s;
  cursor: pointer;
}
.view-products .detail .j2store-addtocart-form .option label:hover, .view-products .detail .j2store-addtocart-form .option label:focus {
  background-color: var(--link-color);
  color: #fff;
}
.view-products .detail .j2store-addtocart-form .option label:not(:last-child) {
  margin-right: 15px;
}
.view-products .j2store-mainimage {
  padding-left: 25px;
}
.view-products .product-description {
  max-width: 58%;
}
.view-products .product-description .product-hightlight-top {
  display: none;
}
.view-products .product-description .product-hightlight {
  margin-bottom: 20px;
}
.view-products .product-description .product-hightlight h2 {
  font-weight: normal;
  font-size: 27px;
  line-height: 44px;
  color: #2b2930;
  margin-bottom: 5px;
}
.view-products .product-description .product-hightlight ul {
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
.view-products .product-description .product-hightlight ul li {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  padding: 13px 0px;
}
.view-products .product-description .product-desc h2 {
  font-weight: normal;
  font-size: 27px;
  line-height: 44px;
  color: #2b2930;
  margin-bottom: 20px;
}
.view-products .product-description .product-desc h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.view-products .product-description .product-desc p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
}
.view-products .product-specs {
  margin-top: 50px;
}
.review-products {
  color: #2b2930;
  margin-top: 50px;
}
.review-products .review-product {
  margin-bottom: 80px;
}
.review-products .review-product .product-category {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 40px;
}
.review-products .review-product .product-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 35px;
}
.review-products .review-product .details-main-wrap > div {
  flex: 1;
}
.review-products .review-product .details-main-wrap .info-wrap {
  padding-left: 30px;
}
.review-products .review-product .details-main-wrap .info-wrap a.sppb-btn {
  max-width: 255px;
  display: block;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.review-products .review-product .details-main-wrap .info-wrap a.sppb-btn i.fa {
  color: #000;
  margin-left: 25px;
}
.review-products .review-product .details-main-wrap .short-info {
  font-size: 16px;
  font-weight: 300;
}
.review-products .review-product .features-list > ul {
  padding: 0;
  margin-top: 50px;
  color: rgba(61, 61, 61, 0.6);
  font-size: 18px;
  font-weight: 500;
}
.review-products .review-product .features-list > ul > li {
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.review-products .review-product .features-list > ul > li span {
  color: #2b2930;
}
.review-products .review-product .desc {
  font-size: 16px;
  margin-top: 40px;
  font-weight: 300;
}
.review-products .review-product .pros-cons {
  background: #fff;
  border-radius: 3px;
  padding: 70px;
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  display: flex;
}
.review-products .review-product .pros-cons ul {
  color: #2b2930;
  padding: 0;
  list-style: none;
  flex: 1;
}
.review-products .review-product .pros-cons ul > li {
  margin-bottom: 20px;
}
.review-products .review-product .pros-cons ul.pros-wrap, .review-products .review-product .pros-cons ul.cons-wrap {
  position: relative;
  padding-top: 50px;
}
.review-products .review-product .pros-cons ul.pros-wrap:before, .review-products .review-product .pros-cons ul.cons-wrap:before {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
}
.review-products .review-product .pros-cons ul.pros-wrap:after, .review-products .review-product .pros-cons ul.cons-wrap:after {
  position: absolute;
  top: 0;
  left: 45px;
  color: #76737e;
}
.review-products .review-product .pros-cons ul.pros-wrap:before {
  content: url(../images/thumbs-up.svg);
}
.review-products .review-product .pros-cons ul.pros-wrap:after {
  content: "Pros";
}
.review-products .review-product .pros-cons ul.cons-wrap:before {
  content: url(../images/thumbs-down.svg);
}
.review-products .review-product .pros-cons ul.cons-wrap:after {
  content: "Cons";
}
.offer-product-wrapper .sppb-addon-countdown {
  display: flex;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-addon-title {
  text-transform: uppercase;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-countdown-text {
  display: none;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-addon-countdown {
  display: flex;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-countdown-timer {
  max-width: 120px;
  margin-left: 20px;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-addon-title:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
  color: #b7b4bf;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-countdown-number {
  letter-spacing: 1.3px;
}
.offer-product-wrapper .sppb-addon-countdown .sppb-countdown-timer > div:not(:first-child) .sppb-countdown-number:before {
  content: ":";
  position: relative;
  right: 6px;
}
.affility-offer-price .sppb-addon-title sup {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  top: -20px;
}
.affility-offer-price .sppb-addon-title p {
  display: inline-block;
  margin: 0px;
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: rgba(61, 61, 61, 0.6);
  margin-left: 15px;
  top: -5px;
}
.affility-offer-price .sppb-addon-title p span {
  font-size: 14px;
  margin-right: 3px;
}
.affility-offer-price .sppb-addon-title p:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  display: inline-block;
  background: #979797;
  bottom: 14px;
  left: 10px;
  transform: rotate(-15deg);
}
.our-pick-module {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.our-pick-module .title {
  background: #ded6f4;
  padding: 18px 25px;
  margin: 0px;
}
.our-pick-module .info-wrap {
  padding: 10px 25px 33px 25px;
}
.our-pick-module .info-wrap > div:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}
.our-pick-module .info-wrap > div:not(:last-child) p {
  margin-bottom: 0;
}
.our-pick-module .info-wrap > div:not(:last-child) p:first-child {
  line-height: 23px;
  letter-spacing: 1.03704px;
  font-size: 14px;
  padding-top: 18px;
  text-transform: uppercase;
  color: #76737e;
  margin-bottom: 7px;
}
.our-pick-module .info-wrap > div:not(:last-child) p:last-child {
  font-size: 18px;
}
.review-details-sidebar > div {
  margin-bottom: 45px;
}
.affility-feature-product-wraper .inline-column .sppb-column-addons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.affility-feature-product-wraper .sppb-addon-countdown .sppb-countdown-timer > div:not(:first-child):before {
  content: ":";
  position: relative;
  left: -20px;
  top: -4px;
}
.affility-feature-product-wraper .sppb-addon-countdown .sppb-countdown-number {
  margin: 0px;
  line-height: normal;
}
.affility-feature-product-wraper .sppb-addon-countdown .sppb-countdown-text {
  letter-spacing: 0.888889px;
  text-transform: uppercase;
}
.affility-feature-product-wraper .sppb-btn.sppb-btn-custom:hover i {
  color: #fff;
}
.affility-feature-product-wraper .sppb-btn.sppb-btn-custom i {
  color: #111;
}
.article-details.best-in-class-reviews .article-details-wrap p {
  font-weight: 300;
  line-height: 26px;
}
.j2store.checkout label {
  margin-bottom: 5px;
}
#j2store-checkout select {
  background-position: 98% 15px;
}
#j2store-checkout-content h1 {
  margin-bottom: 20px;
}
.j2store-cart-table {
  background-color: #fff;
}
.j2store-cart-table .cart-product-unit-price, .j2store-cart-table .cart-product-sku {
  display: none;
}
.j2store-cart-table tr td:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  margin-top: 20px;
}
.j2store-cart-table tr .product-qty .input-mini {
  border-bottom: none;
}
.j2store-cart-table tr .product-qty .input-mini:focus {
  border-bottom: 1px solid #7d57ec;
}
.j2store-cart-table tr .cart-product-name {
  display: inline-block;
  margin-top: 30px;
}
.j2store-cart-table .cart-line-subtotal {
  padding-top: 35px;
}
.j2store-cart-table .j2store-remove {
  padding: 0px;
  color: #2b2930;
  border-color: transparent;
  background-color: transparent;
  margin: 0px;
  color: #2b2930;
}
.com-j2store.view-carts .btn-warning {
  border-radius: 0px;
}
.com-j2store.view-carts .cart-estimator-discount-block {
  margin: 100px 0px 50px 0px;
}
.latest-reviews-carousel .bx-controls.bx-has-pager {
  position: initial !important;
}
.latest-reviews-carousel .bx-next, .latest-reviews-carousel .bx-prev {
  top: 15px !important;
  bottom: 0 !important;
  height: auto !important;
  background: #b7b4bf;
  mix-blend-mode: normal;
  opacity: 0.3;
  left: -30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.latest-reviews-carousel .bx-next:hover, .latest-reviews-carousel .bx-prev:hover {
  color: #2b2930 !important;
}
.latest-reviews-carousel .bx-wrapper .bx-controls-direction a {
  width: 30px;
}
.latest-reviews-carousel .bx-wrapper .bx-controls-direction a:hover {
  color: #2b2930;
}
.latest-reviews-carousel .bx-next {
  left: initial !important;
  right: -35px !important;
}
.latest-reviews-carousel .bx-pager {
  display: none;
}
.cart-footer {
  background-color: #fff;
}
.alert-notice .alert-heading + div {
  color: green;
}
.product-carousel .j2store-product-module-list .owl-item {
  background: #fff;
  box-shadow: 0px 1px 1px rgba(58, 0, 30, 0.15);
  height: 400px;
}
.product-carousel .j2store-product-module-list .product-title {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #4a4a4a;
  margin: 0px 20px;
}
.product-carousel .j2store-product-module-list .product_cart_block {
  display: none;
}
.product-carousel .j2store-product-module-list .discount-percentage {
  display: none;
}
.product-carousel .j2store-product-module-list .j2store-product-image {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 17px;
}
.product-carousel .j2store-product-module-list .product-price-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  margin: 0px 20px 30px 20px;
}
.product-carousel .j2store-product-module-list .sale-price {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #2b2930;
}
.product-carousel .j2store-product-module-list .base-price {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: line-through;
  color: #76737e;
  margin-left: 10px;
}
.product-carousel .j2store-product-module-list .owl-stage-outer {
  z-index: 2;
}
.product-carousel .j2store-product-module-list .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 1;
}
.product-carousel .j2store-product-module-list .owl-nav .owl-next, .product-carousel .j2store-product-module-list .owl-nav .owl-prev {
  right: -60px;
  position: relative;
  top: 0px;
  background: 20px;
  height: 10px;
  background: rgba(183, 180, 191, 0.1);
  height: 95%;
  width: 30px;
}
.product-carousel .j2store-product-module-list .owl-nav .owl-next:focus, .product-carousel .j2store-product-module-list .owl-nav .owl-prev:focus {
  outline: none;
}
.product-carousel .j2store-product-module-list .owl-nav .owl-next i, .product-carousel .j2store-product-module-list .owl-nav .owl-prev i {
  color: #b7b4bf;
}
.product-carousel .j2store-product-module-list .owl-nav .owl-next i:before {
  content: "\f054";
}
.product-carousel .j2store-product-module-list .owl-nav .owl-prev {
  left: -60px;
}
.product-carousel .j2store-product-module-list .owl-nav .owl-prev i:before {
  content: "\f053";
}
.product-carousel .j2store-product-module-list .cart-footer {
  background-color: #fff;
}
.watch-us-wrap .sppb-article-info-wrap {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.watch-us-wrap .sppb-article-info-wrap > h3 {
  font-size: 27px;
  line-height: 44px;
  font-family: IBM Plex serif;
  font-weight: 300;
  order: 2;
}
.watch-us-wrap .sppb-article-info-wrap > h3 a {
  color: #fff;
}
.watch-us-wrap .sppb-article-info-wrap .sppb-article-meta {
  order: 1;
  margin-bottom: 0;
}
.watch-us-wrap .sppb-article-info-wrap .sppb-article-introtext {
  order: 3;
}
.watch-us-wrap.intro-items .sppb-article-info-wrap > h3 {
  font-size: 14px;
  line-height: 1.5;
  font-family: inherit;
}
.sp-module-content .mod-languages .btn-group:before {
  content: "\f0ac";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  top: 5px;
  z-index: 1;
  font-size: 15px;
  color: #7d57ec;
}
.sp-module-content .mod-languages .btn-group img {
  display: none;
}
.sp-module-content .mod-languages .btn-group .dropdown-toggle {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0px 5px 5px 0px;
}
.sp-module-content .mod-languages .btn-group .dropdown-toggle:hover, .sp-module-content .mod-languages .btn-group .dropdown-toggle:focus {
  box-shadow: none;
}
.sp-module-content .mod-languages .btn-group .dropdown-toggle:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 14px;
  top: 4px;
  border: none;
  position: relative;
  font-weight: bold;
}
.sp-module-content .mod-languages ul.lang-block {
  margin: 0;
  padding: 0;
  min-width: auto;
  max-width: 50px;
}
.sp-module-content .mod-languages ul.lang-block li {
  border: none;
  display: block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-block li a {
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.92;
  letter-spacing: 0.26px;
}
.sp-module-content .mod-languages ul.lang-block li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.latest-reviews-carousel .bx-controls.bx-has-pager {
  position: initial !important;
}
.latest-reviews-carousel .bx-next, .latest-reviews-carousel .bx-prev {
  top: 15px !important;
  bottom: 0 !important;
  height: auto !important;
  background: #b7b4bf;
  mix-blend-mode: normal;
  opacity: 0.3;
  left: -30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.latest-reviews-carousel .bx-next:hover, .latest-reviews-carousel .bx-prev:hover {
  color: #000;
}
.latest-reviews-carousel .bx-next {
  left: initial !important;
  right: -35px !important;
}
.latest-reviews-carousel .bx-pager {
  display: none;
}
.featured-products-menu .sppb-nav-custom {
  border-right: 1px solid #ebebeb;
}
.featured-products-menu .sppb-nav-custom li.active > a {
  background-color: #ded6f4 !important;
}
.featured-products-menu .sppb-nav-custom a {
  background-color: transparent !important;
  color: rgba(43, 41, 48, 0.646) !important;
  border: none !important;
}
.featured-products-menu .sppb-tab-content > .sppb-tab-pane {
  background: transparent !important;
  border: none !important;
}
.featured-products-menu .sppb-tab-content > .sppb-tab-pane.active {
  display: flex;
  align-items: center;
  margin: -25px;
}
.featured-products-menu .sppb-tab-content > .sppb-tab-pane.active > div {
  padding: 25px;
  flex: 1;
  margin-bottom: 0px !important;
}
.featured-products-menu .sppb-tab-content > .sppb-tab-pane .sppb-addon-image-layout-wrap .sppb-addon-image-layout-text {
  color: #7d57ec;
}
.featured-products-menu .sppb-tab-content > .sppb-tab-pane .sppb-addon-image-layout-wrap img {
  border-radius: 5px;
  box-shadow: 0px 2px 2px #d8d8d8;
}
.article-list .article .tags {
  display: none;
}
.view-article .article-details .tags {
  display: none;
}
.collapse:not(.show) {
  display: block;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  position: relative;
  justify-content: space-between;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 3px;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 60px;
  font-size: 14px;
  margin: 0;
  letter-spacing: 1.75px;
  opacity: 0.6;
  transition: 0.3s;
}
.sp-megamenu-parent > li.active > a {
  font-weight: 500;
  opacity: 1;
  border-bottom-color: #fff;
}
.sp-megamenu-parent > li > a {
  border-bottom: 2px solid transparent;
  margin-top: -2px;
  text-align: center;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > a:focus {
  opacity: 1;
  border-bottom-color: #fff;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: -15px;
  right: auto;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 30px;
  z-index: 2;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 20px;
  color: #111;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  display: flex;
  flex-direction: column;
  background-color: #7d57ec;
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .search form {
  position: relative;
}
.offcanvas-menu .offcanvas-inner .search form:before {
  content: "\f002";
  color: rgba(29, 31, 36, 0.2);
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) {
  margin: 25px 20px 0px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) .form-control, .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="text"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="email"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="url"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="date"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="password"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="search"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="tel"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) input[type="number"]:not(.form-control), .offcanvas-menu .offcanvas-inner .sp-module:nth-child(2) select:not(.form-control) {
  border-bottom: none;
  border-radius: 2px;
  padding-left: 30px;
  border: 1px solid #e1e1e1;
}
.offcanvas-menu .offcanvas-inner .sp-module:nth-child(3) {
  order: 4;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  order: 1;
  margin: 0px 0px 0px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  order: -1;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0px 0px 15px 0px;
  margin-bottom: 15px;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator {
  border: none;
  margin: 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 10%;
  margin: 0px;
  padding: 0px;
  border: none;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler {
  top: 35%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .nav-header > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  display: block;
  position: absolute;
  top: 20%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
  display: block;
  border-left: 1px solid rgba(255, 255, 256, 0.2);
  padding-left: 15px;
  margin: 15px 0px 15px 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li {
  padding: 15px 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li:not(:last-child) {
  border: none;
  margin: 0px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  margin-left: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  left: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 1400px) {
  .sp-megamenu-parent > li > a {
    min-width: 100px;
  }
}
/*==========================================================================================*/
/*========================     Below 1200Px      ===========================================*/
@media (max-width: 1199px) and (min-width: 992px) {
  .affility-compare-wrapper .sppb-row > div {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 7px;
  }
}
@media (max-width: 1199px) {
  #sp-menu .sp-module.shop-menu, .sp-megamenu-parent > li > a {
    min-width: initial;
  }
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    letter-spacing: 0.25px;
  }
  html.coming-soon .coming-soon-wrapper:after {
    top: 10px;
    right: 0px;
  }
  html.coming-soon .coming-soon-wrapper:before {
    top: 50px;
    left: 42px;
  }
  html.coming-soon body {
    background-position: 50% 88.5%;
  }
  .affility-compare-wrapper .sppb-row > div:first-child {
    display: none;
  }
  #j2store-price-filter-container #min_price_display {
    margin: 0px 5px 10px 5px;
    display: inline-block;
  }
  .sp-megamenu-parent > li > a {
    min-width: 80px;
  }
}
/*==========================================================================================*/
/*========================     Below 992Px      ===========================================*/
@media (max-width: 991px) {
  html.coming-soon body {
    background-image: none;
  }
  .affility-poll .mod-sppoll .sppoll-question-wrap {
    padding: 30px 20px 35px 20px;
  }
  .affility-poll .mod-sppoll .sppoll-question-wrap strong {
    font-size: 16px;
  }
  .affility-poll .mod-sppoll .sppoll-results-wrap {
    padding: 30px 20px 30px 20px;
  }
  .affility-poll .mod-sppoll .sppoll-results-wrap strong {
    font-size: 16px;
    line-height: 24px;
  }
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 30px;
  }
  .review-products .review-product .product-title {
    margin-bottom: 15px;
  }
  .review-products .review-product .details-main-wrap .info-wrap a.sppb-btn {
    margin-bottom: 15px;
  }
  .review-products .review-product .features-list > ul > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .review-products .review-product .product-category {
    font-size: 25px;
  }
  .our-pick-module .info-wrap {
    padding: 10px 10px 10px 10px;
  }
  .product-carousel .j2store-product-module-list .owl-item {
    height: 360px;
  }
  .affility-shop-carousel .sppb-carousel-extended-nav-control {
    right: 0px;
    bottom: -30px !important;
  }
  .latest-reviews-carousel .bx-has-controls-direction {
    display: none;
  }
  .sp-custom-login-on .icons-wrap .log-text {
    display: none;
  }
  #sp-footer #sp-footer2, #sp-footer #sp-footer1 {
    text-align: center;
  }
  #sp-footer #sp-footer1 {
    margin-bottom: 20px;
  }
  .com-j2store.view-products .j2store-products-row > div {
    flex: 1 0 50%;
    max-width: 50%;
  }
  .view-products .detail .product-title {
    font-size: 24px;
    line-height: 34px;
  }
}
/*==========================================================================================*/
/*========================     Below 768Px      ===========================================*/
@media (max-width: 767px) {
  #sp-header.header-sticky > .container {
    padding: 0px !important;
  }
  #sp-header.header-sticky #sp-menu > div {
    justify-content: flex-start !important;
  }
  #sp-header.header-sticky #sp-menu > div .sp-module.shop-menu {
    margin-left: auto;
  }
  .latest-reviews-carousel .bx-controls.bx-has-pager .bx-controls-direction {
    display: none;
  }
  .latest-reviews-carousel .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
    display: block;
    text-align: center;
  }
  .latest-reviews-carousel .bx-controls.bx-has-pager .bx-pager.bx-default-pager > div {
    margin-bottom: 6px;
  }
  #sp-menu .sp-module.shop-menu {
    min-width: 70px;
  }
  .sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control {
    padding: 8px 10px;
  }
  .sppb-addon-optin-forms .sppb-optin-form .sppb-btn-custom {
    padding: 8px 20px 7px 20px;
    font-size: 12px;
  }
  .sppb-addon-optin-forms .sppb-optin-form-info-wrap .sppb-optin-form-details {
    max-width: 100%;
  }
  .footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-form-group .sppb-form-control {
    padding: 15px 14px 14px 15px;
  }
  .footer-newsletter.sppb-addon-optin-forms .sppb-optin-form .sppb-btn-custom {
    padding: 11px 10px 0px 0px;
  }
  .affliliate-feature-box .sppb-media-content:before {
    content: "";
    top: -30px;
  }
  .sppb-addon-module.our-pick .sppb-addon-title {
    padding: 15px 20px;
  }
  .sppb-addon-module.our-pick .custom {
    padding: 10px 20px 25px 20px;
  }
  .sppb-addon-module.our-pick .custom div p:first-child {
    margin-bottom: 5px;
    font-size: 12px;
    padding-top: 15px;
  }
  .sppb-addon-module.our-pick .custom div:not(:last-child) {
    padding-bottom: 15px;
  }
  .sppb-addon-module.our-pick .custom div p:last-child {
    font-size: 16px;
  }
  .sppb-addon-module.related-articles .custom div {
    padding: 60px 30px 25px 20px;
  }
  .sppb-addon-module.related-articles .custom div a {
    font-size: 16px;
  }
  html.coming-soon .coming-soon-wrapper:before {
    display: none;
  }
  html.coming-soon .coming-soon-wrapper:after {
    display: none;
  }
  html.coming-soon .coming-soon-box {
    margin: 0 auto;
    padding: 30px 20px 20px 20px;
  }
  html.coming-soon .coming-soon-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  html.coming-soon .coming-soon-box:before {
    transform: translate(-15px, 15px);
  }
  html.coming-soon #coming-soon-countdown {
    margin-top: 20px;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
  html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number:after, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number:after {
    display: none;
  }
  .sppb-addon-accordion .sppb-panel-faq .sppb-panel-title {
    font-size: 16px;
    line-height: 24px;
  }
  .affility-poll .mod-sppoll .sppoll-results-wrap .poll-votes {
    font-size: 14px;
  }
  .affility-poll .mod-sppoll .radio label {
    padding: 5px 0px;
  }
  .countdown .sppb-countdown-timer > div {
    display: flex;
    flex: 1 0 25%;
    max-width: 25%;
  }
  .affility-offer-price .sppb-addon-title sup {
    top: -8px;
  }
  .affility-feature-product-wraper .inline-column .sppb-column-addons {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .affility-feature-product-wraper .sppb-addon-countdown .sppb-countdown-timer > div {
    flex: 0 0 1;
    max-width: 25%;
  }
  .affility-feature-product-wraper .sppb-btn.sppb-btn-custom {
    width: 100%;
  }
  .offer-product-wrapper .sppb-addon-countdown .sppb-countdown-timer > div {
    flex: 1 0 25%;
    max-width: 25%;
  }
  .our-pick-module .info-wrap > div:not(:last-child) p:first-child {
    font-size: 12px;
  }
  .our-pick-module .info-wrap > div:not(:last-child) p:last-child {
    font-size: 14px;
  }
  .our-pick-module .info-wrap > div:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 20px;
  }
  .review-products .review-product .product-category {
    font-size: 20px;
  }
  .review-products .review-product .details-main-wrap {
    flex-direction: column;
  }
  .review-products .review-product .product-title {
    margin-top: 15px;
    margin-bottom: 16px;
  }
  .review-products .review-product .details-main-wrap .info-wrap {
    padding-left: 0px;
  }
  .review-products .review-product .features-list > ul > li {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .review-products .review-product .features-list > ul {
    margin-top: 20px;
  }
  .review-products .review-product .pros-cons {
    padding: 20px;
  }
  .review-products .review-product .pros-cons ul > li {
    margin-bottom: 15px;
    font-size: 14px;
  }
  #sp-main-body {
    padding: 50px 0;
  }
  .review-products .review-product .product-category {
    margin-bottom: 30px;
  }
  .review-products .review-product {
    margin-bottom: 30px;
  }
  html.error-page .error-code {
    font-size: 150px;
    top: 270px;
  }
  html.error-page .error-message {
    font-size: 30px;
    line-height: 40px;
  }
  .affility-shop-carousel .sppb-carousel-extended-nav-control {
    right: 0px;
  }
  .product-carousel .j2store-product-module-list .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1;
  }
  .view-products .detail .product-title {
    font-size: 20px;
    line-height: 30px;
  }
  .view-products .detail .sale-price {
    font-size: 20px;
    line-height: 35px;
  }
  .section-bg-overly .sppb-row-overlay {
    background-color: rgba(249, 71, 78, 0.69) !important;
  }
  #productFilters .j2store-product-search-input {
    width: 50%;
  }
  #productFilters #j2store_sortby {
    margin-top: 20px;
    width: 100%;
  }
  .view-products .detail .j2store-view-back-button a {
    margin-bottom: 30px;
  }
  .view-products .detail .j2-store-social-share ul {
    padding: 0px;
    margin-top: 10px;
  }
  .view-products .detail .j2-store-social-share ul li a {
    font-size: 16px;
  }
  .bx-wrapper {
    margin-bottom: 40px;
  }
  .sppb-addon-articles-layout.grid .leading-item .sppb-article-info-wrap h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
/*==========================================================================================*/
/*========================     Below 575Px      ===========================================*/
@media (max-width: 575px) {
  #sp-top-bar .sp-module.top-search {
    display: none;
  }
  html.coming-soon .coming-soon-box {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .affility-poll .mod-sppoll h3 {
    margin-top: 30px;
  }
  .j2store-cart-table tr td:nth-child(2) {
    flex-direction: column;
  }
  .j2store-cart-table .j2store-remove {
    margin-top: 20px;
  }
  .j2store-cart-table tr .cart-product-name {
    margin-top: 5px;
  }
  .pager {
    margin: 2rem 0 30px 0;
  }
  .product-carousel .j2store-product-module-list .owl-nav {
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: auto;
    height: auto;
    top: 15px;
    z-index: 1;
  }
  .product-carousel .j2store-product-module-list .owl-nav .owl-prev {
    left: 0px;
  }
  .product-carousel .j2store-product-module-list .owl-nav .owl-next {
    left: 30px;
  }
  .blogbest-in-class-reviews .articles-leading {
    margin-top: 80px;
  }
  .blogbest-in-class-reviews .articles-leading .article .article-body .article-introtext {
    width: 100%;
  }
  .blogbest-in-class-reviews .articles-leading .article .article-body .article-info-wrap .article-header h2 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .best-in-class-reviews .articles-leading .article .article-body {
    padding: 0 20px 30px;
  }
  .view-products .product-description {
    max-width: 100%;
    margin: 30px 20px 0px 20px;
  }
  .view-products .product-specs {
    margin-left: 20px;
  }
  .product-img-right-wrap {
    margin-top: 20px;
  }
  .view-products .detail .j2-store-social-share ul li a {
    padding: 0px 5px;
  }
  .view-products .product-description .product-hightlight h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .view-products .product-description .product-desc h2 {
    font-size: 24px;
    line-height: 34px;
  }
  #sp-top-bar .sp-module {
    display: inline-block;
    margin: 0 0 0 5px;
  }
}
/*==========================================================================================*/
/*========================     Below 480Px      ===========================================*/
@media (max-width: 480px) {
  .product-carousel .j2store-product-module-list .owl-item {
    height: 100%;
  }
  .com-j2store.view-products .j2store-products-row > div {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .sp-custom-login-on, .sp-custom-login.sp-mod-login .info-text {
    margin-left: 15px;
  }
  .sp-custom-login.sp-mod-login .info-text .only-text, .sp-custom-login-on .icons-wrap .log-text {
    display: none;
  }
  #sp-header.header-sticky #offcanvas-toggler {
    order: -1;
    margin-left: 10px;
    margin-right: 15px;
  }
  #sp-header.header-sticky .logo {
    height: 40px;
    margin-top: 10px;
  }
  #sp-header.header-sticky .logo .logo-image {
    height: 30px !important;
  }
}
